gtk: Use new :checked state
authorBenjamin Otte <otte@redhat.com>
Thu, 14 Aug 2014 02:34:30 +0000 (04:34 +0200)
committerBenjamin Otte <otte@redhat.com>
Sat, 16 Aug 2014 14:34:14 +0000 (16:34 +0200)
commit4e077d4638b4ecfaf67afbab5082b9d47499af4f
treec530e4738a3611bae37986e00b1d6c6c96e7dc77
parent36a2e7ca8e2f4b41670532b70b1733d9a3e7b670
gtk: Use new :checked state

on:
- GtkToggleButton
- GtkCheckButton
- GtkRadioButton
- GtkModelButton
- GtkCellRendererToggle
- GtkCheckMenuItem

also update themes:
- Adwaita
- Raleigh
but not the win32 theme.

The new :checked state replaces :active for the actual checkedness of
the widgets and :active is now used exclusively while the button is being
pressed.

https://bugzilla.gnome.org/show_bug.cgi?id=733967
gtk/gtkcellrenderertoggle.c
gtk/gtkcheckbutton.c
gtk/gtkcheckmenuitem.c
gtk/gtkmodelbutton.c
gtk/gtkradiobutton.c
gtk/gtktogglebutton.c
gtk/resources/theme/Adwaita/_common.scss
gtk/resources/theme/Adwaita/gtk-contained-dark.css
gtk/resources/theme/Adwaita/gtk-contained.css
gtk/resources/theme/Raleigh/gtk-default.css